|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--xdoclet.sdk.xgg.XGGPojo
|
+--xdoclet.sdk.xtag.migrator.Options
XML element: <options/>
. This element exists in the following versions:
| Constructor Summary | |
Options()
Default constructor. |
|
Options(OptionSet parent)
Constructor. |
|
| Method Summary | |
void |
addOption(Option option)
XML element: <option/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..*) |
Collection |
getOptionCollection()
|
| Methods inherited from class xdoclet.sdk.xgg.XGGPojo |
checkValue, checkVersion, setVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Options()
public Options(OptionSet parent)
throws IllegalStateException
parent - the parent element
IllegalStateException - if this constructor is illegal
with the current version.| Method Detail |
public final void addOption(Option option)
throws IllegalStateException
XML element: <option/>
This element exists in the following versions:
option - the Option to add.
IllegalStateException - if this method is illegal
with the current version.public final Collection getOptionCollection()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||